aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2-3/+18
2009-09-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-128/+578
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-8/+33
2009-09-24Merge branch 'origin' into for-linusRussell King1301-66831/+145536
2009-09-24Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier4-8/+26
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua1-0/+7
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein1-3/+8
2009-09-24mlx4_core: Pass cache line size to device FWEli Cohen1-0/+5
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall1-1/+0
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds22-460/+2765
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds8-314/+192
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-3/+2
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds46-3026/+7223
2009-09-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds7-19/+13
2009-09-24drivers/usb/serial/sierra.c: fix CONFIG_PM=n buildAndrew Morton1-0/+5
2009-09-24drivers/vlynq/vlynq.c: fix resource size off by 1 errorJulia Lawall1-1/+1
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin1-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-09-24memstick: move dev_dbgJiri Slaby1-1/+1
2009-09-24edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer3-10/+3
2009-09-24edac: i3200 memory controller driverJason Uhlenkott3-0/+536
2009-09-24edac: fix resource size calculationJulia Lawall2-14/+14
2009-09-24edac: mpc85xx add mpc83xx supportIra W. Snyder2-12/+22
2009-09-24edac: mpc85xx add P2020DS supportYang Shi1-0/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan4-26/+26
2009-09-24bfin-otp: add writing supportMike Frysinger1-44/+129
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich3-0/+225
2009-09-24drivers/char/rio/rioctrl.c: off by one error in rioctrl.cDan Carpenter1-1/+1
2009-09-24hpet: hpet driver periodic timer setup bug fixesNils Carlson1-9/+12
2009-09-24mwave: fix read buffer overflowRoel Kluin1-11/+11
2009-09-24/dev/zero: avoid repeated access_ok() checksNikanth Karthikesan1-1/+1
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entryIngo Molnar1-0/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-9/+5
2009-09-23headers: utsname.h reduxAlexey Dobriyan9-9/+0
2009-09-24ACPI: remove cpumask_t usageBjorn Helgaas1-1/+1
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan4-8/+4
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds19-79/+1838
2009-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds8-1382/+90
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-3/+2
2009-09-23hwmon: (ltc4245) Clear faults at startupIra W. Snyder1-1/+2
2009-09-23hwmon: (ltc4215) Clear faults at startupIra W. Snyder1-1/+1
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan1-2/+4
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek1-3/+23
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek2-13/+22
2009-09-23hwmon: Delete deprecated FSC driversJean Delvare4-1364/+0
2009-09-23hwmon: (adm1031) Add sysfs files for temperature offsetsIra Snyder1-0/+40
2009-09-23serial core: fix new kernel-doc warningsRandy Dunlap1-2/+2
2009-09-23IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier1-4/+13
2009-09-23tpm-fixup-pcrs-sysfs-file-updateJason Gunthorpe1-3/+2
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds10-52/+1092