summaryrefslogtreecommitdiffstats
path: root/sound/synth (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-29compat_do_execve should unshare_filesHugh Dickins1-1/+11
2009-03-28i2c-core: Some style cleanupsZhenwen Xu1-13/+13
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner4-2/+6
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang1-1/+72
2009-03-28i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang1-7/+12
2009-03-28i2c-algo-pca: Use timeout for checking the state machineWolfram Sang3-33/+46
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang4-10/+13
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa5-28/+216
2009-03-28i2c: Adapt debug macros for KERN_* constantsFrank Seidel1-5/+9
2009-03-28i2c-davinci: Fix timeout handlingJean Delvare1-5/+3
2009-03-28i2c: Adapter timeout is in jiffiesJean Delvare4-10/+9
2009-03-28i2c: Set a default timeout value for all adaptersJean Delvare3-4/+6
2009-03-28i2c: Add missing KERN_* constants to printksFrank Seidel4-8/+11
2009-03-28i2c-algo-pcf: Handle timeout correctlyRoel Kluin1-8/+10
2009-03-28i2c-algo-pcf: Style cleanupsRoel Kluin1-135/+115
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang1-1/+1
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare3-6/+22
2009-03-28i2c: Clarify which clients are auto-removedJean Delvare1-1/+4
2009-03-28i2c: Let checkpatch shout on users of the legacy modelJean Delvare1-1/+2
2009-03-28i2c: Document the different ways to instantiate i2c devicesJean Delvare2-4/+182
2009-03-28[ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson1-1/+1
2009-03-28fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua1-15/+56
2009-03-28ide/net: flip the order of SATA and network initArjan van de Ven1-2/+3
2009-03-28async: remove the temporary (2.6.29) "async is off by default" codeArjan van de Ven1-13/+5
2009-03-28[ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren1-1/+1
2009-03-28Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-28Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-28Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger1-0/+4
2009-03-28Blackfin arch: sport spi needs 6 gpio pinsCliff Cai1-1/+1
2009-03-28Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai1-0/+70
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich1-1/+1
2009-03-28Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich1-0/+142
2009-03-28Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich1-1/+22
2009-03-28Blackfin arch: clean up sports header fileMike Frysinger1-1/+1
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger6-36/+30
2009-03-28Blackfin arch: bf51x processors also have 8 timersMike Frysinger1-2/+2
2009-03-28Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich1-1/+4
2009-03-28Blackfin arch: update default kernel configurationSonic Zhang21-487/+501
2009-03-28[ARM] pxa: fix the bad assumption that PCMCIA sockets always start with 0Marek Vasut2-4/+4
2009-03-28[ARM] pxa: fix Colibri PXA300 and PXA320 LCD backlight pinsDaniel Mack2-2/+2
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro ...Mike Frysinger1-0/+7
2009-03-28sparc64: We need to use compat_sys_ustat() as well.David S. Miller1-1/+1
2009-03-28Revert "ax25: zero length frame filtering in AX25"David S. Miller1-12/+0
2009-03-28Revert "netrom: zero length frame filtering in NetRom"David S. Miller1-10/+1
2009-03-28cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to nLuis R. Rodriguez2-32/+18
2009-03-28mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg17-169/+84
2009-03-28mac80211: fix aggregation to not require queue stopJohannes Berg7-78/+221
2009-03-28mac80211: add skb length sanity checkingJohannes Berg1-1/+6
2009-03-28mac80211: unify and fix TX aggregation startJohannes Berg3-39/+30
2009-03-28mac80211: clean up __ieee80211_tx argsJohannes Berg1-15/+16