summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ray_cs: Fix copy_from_user handlingAlan Cox2009-10-291-1/+1
* dpt_i2o: Fix up copy*userAlan Cox2009-10-291-0/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-292-7/+8
|\
| * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-272-7/+8
| |\
| | * drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
| | * of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-10-292-2/+3
|\ \ \
| * | | mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen2009-10-271-1/+1
| * | | mfd: Always initialise WM831x IRQ mutexMark Brown2009-10-271-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-10-293-7/+5
|\ \ \
| * | | UBI: fix check on unsigned longRoel Kluin2009-10-201-1/+2
| * | | UBI: fix backward compatibilityArtem Bityutskiy2009-10-202-6/+3
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-293-9/+27
|\ \ \ \
| * | | | hwmon: (it87) Fix VID reading on IT8718F/IT8720FJean Delvare2009-10-241-3/+2
| * | | | hwmon: (dme1737) No vid attributes for SCH311xJean Delvare2009-10-241-5/+24
| * | | | hwmon: (fschmd) Fix check on unsigned in watchdog_write()Roel Kluin2009-10-241-1/+1
| | |/ / | |/| |
* | | | Merge branch 'urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2009-10-2913-38/+54
|\ \ \ \
| * | | | pcmcia: do not load the pd6729 driver if io_base is NULLKomuro2009-10-241-0/+6
| * | | | pcmcia: Fix possible printk format warningsWolfram Sang2009-10-204-16/+24
| * | | | pcmcia: do not try to store more than 4 version stringsDominik Brodowski2009-10-191-1/+1
| * | | | pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski2009-10-196-17/+18
| * | | | pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop2009-10-171-0/+1
| * | | | pcmcia: fix controller printk format warningsRandy Dunlap2009-10-172-4/+4
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-291-0/+1
|\ \ \ \
| * | | | ARM: Fix lubbock defconfig buildRussell King2009-10-211-0/+1
| |/ / /
* | | | lis3: add support for the HP HDX 18Ian E. Morgan2009-10-291-0/+1
* | | | lis3: add support for the HP EliteBook 8530wÉric Piel2009-10-291-0/+1
* | | | lis3: better support for hp 6730xPavel Herrmann2009-10-291-1/+2
* | | | cpuidle: always return with interrupts enabledKevin Hilman2009-10-291-1/+4
* | | | edac: i5100 fix initialization codeKeith Mannthey2009-10-291-3/+4
* | | | edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder2009-10-291-0/+2
* | | | edac: i5400 fix csrow mappingJeff Roberson2009-10-291-61/+28
* | | | twl4030-gpio: remove __devexit markings from remove funcMike Frysinger2009-10-291-2/+3
* | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-291-0/+11
* | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-291-0/+67
* | | | atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen2009-10-291-1/+1
* | | | loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-291-1/+1
* | | | omap_hsmmc: add missing probe handler hookRoger Quadros2009-10-291-1/+1
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-235-42/+5
|\ \ \
| * | | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * | | move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * | | virtio_blk: Revert serial number supportRusty Russell2009-10-221-34/+3
| * | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-225-5/+0
| * | | virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2311-53/+111
|\ \ \ \
| * | | | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-221-1/+1
| * | | | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-211-1/+1
| * | | | KS8851: Fix MAC address write orderBen Dooks2009-10-212-4/+34
| * | | | KS8851: Add soft reset at probe timeBen Dooks2009-10-211-0/+3
| * | | | net: fix section mismatch in fec.cSteven King2009-10-211-1/+1