aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-10/+15
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds118-1889/+28866
2009-03-28Merge branch 'master' into develRussell King5-3/+16
2009-03-28Merge branch 'origin' into develRussell King3099-126920/+223404
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-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-29Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-29Blackfin 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-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King9-71/+96
2009-03-28Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King5-7/+9
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 sport driversMike Frysinger1-0/+7
2009-03-28smack: Add a new '-CIPSO' option to the network address label configurationEtienne Basset5-15/+82
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore4-118/+161
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore4-25/+0
2009-03-28selinux: Remove the "compat_net" compatibility codePaul Moore4-234/+7
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore8-220/+360
2009-03-28lsm: Relocate the IPv4 security_inet_conn_request() hooksPaul Moore2-7/+9
2009-03-28Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextJames Morris1961-102885/+162796
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar408-6386/+18120
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds207-2768/+12321
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+3