aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart1-1/+4
2012-07-24i2c: Fall back to emulated SMBus if the operation isn't supported nativelyLaurent Pinchart1-4/+10
2012-07-24i2c: Add SCCB supportLaurent Pinchart3-6/+4
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget1-0/+1
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz1-7/+78
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare1-4/+9
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2-7/+105
2012-07-24i2c-i801: Consolidate pollingJean Delvare1-55/+53
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz1-5/+4
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz1-10/+11
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz1-4/+6
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz1-1/+1
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz1-14/+14
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam1-12/+1
2012-07-24i2c/writing-clients: Mention module_i2c_driver()Jean Delvare1-8/+15
2012-07-24i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia3-4/+82
2012-07-24i2c-piix4: Separate registration and probing codeAndrew Armenia1-40/+71
2012-07-24i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia1-16/+34
2012-07-24i2c/busses: Use module_pci_driverAxel Lin16-200/+16
2012-07-24i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2-2/+2
2012-07-24Fix typo in include/linux/clk.h .Jan-Simon Möller1-2/+2
2012-07-24pci: hotplug: Fix typo in pciMasanari Iida4-4/+4
2012-07-24iommu: Fix typo in iommuMasanari Iida3-9/+9
2012-07-24video: Fix typo in drivers/videoMasanari Iida13-19/+19
2012-07-24genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2-2/+2
2012-07-24bf60x: fix build warningBob Liu4-10/+9
2012-07-24PM: add BF60x flash suspend and resume supportSteven Miao1-1/+16
2012-07-24blackfin: twi: read twi mmr via bfin_read macroSonic Zhang1-2/+2
2012-07-24dpm: deepsleep: reserve stackSteven Miao1-1/+1
2012-07-24bf60x: cpufreq: fix anomaly 05000273Sonic Zhang1-1/+2
2012-07-24bf609: add adv7511 display supportScott Jiang1-11/+90
2012-07-24blackfin: cplb-nompu: fix ROM cplb size for bf609-ezkitBob Liu1-0/+8
2012-07-24bf60x: Add double fault, hardware error and NMI SEC handlerSonic Zhang2-1/+35
2012-07-24bf60x: update anomaly id in serial and twi driver headers.Sonic Zhang2-2/+2
2012-07-24bf60x: vs6624 pin updateVivi Li1-1/+3
2012-07-24bf60x: add default anomaly setting.Sonic Zhang1-0/+2
2012-07-24bf60x: update bf60x anomaly list.Sonic Zhang1-88/+56
2012-07-24bf60x: sec: Enable sec interrupt source priority configuration.Sonic Zhang5-1/+190
2012-07-24bf60x: sec: Clean up interrupt initialization code for SEC.Sonic Zhang3-87/+125
2012-07-24bf609: reuse bf5xx-i2s-pcm.c as i2s pcm driverScott Jiang1-2/+2
2012-07-24bf561: add capabilities in adv7183_inputsScott Jiang1-0/+3
2012-07-24bf609: convert vs6624 blank_clocks to black_pixelsScott Jiang1-1/+1
2012-07-24blackfin: fix musb macro nameBob Liu2-4/+4
2012-07-24cleanup: sec and linkport only built on bf60xSteven Miao1-0/+2
2012-07-24bfin: pint: add pint suspend and resumeSteven Miao1-0/+4
2012-07-24bf60x: pm: add pint suspend and resume supportSteven Miao5-21/+76
2012-07-24bf609: add HDMI support for adv7842Scott Jiang1-7/+20
2012-07-24bf609: add CVBS and S-Video support for adv7842Scott Jiang1-5/+18
2012-07-24gpiokeys: add gpio keyboard platform deviceSteven Miao1-0/+22
2012-07-24bf60x: pm: pass wakeup paramSteven Miao1-9/+10