aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop2009-10-17
| * | | | | | | | | | pcmcia: fix controller printk format warningsRandy Dunlap2009-10-17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-10-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: Fix lubbock defconfig buildRussell King2009-10-21
| |/ / / / / / / / /
* | | | | | | | | | lis3: add support for the HP HDX 18Ian E. Morgan2009-10-29
* | | | | | | | | | lis3: add support for the HP EliteBook 8530wÉric Piel2009-10-29
* | | | | | | | | | lis3: better support for hp 6730xPavel Herrmann2009-10-29
* | | | | | | | | | cpuidle: always return with interrupts enabledKevin Hilman2009-10-29
* | | | | | | | | | edac: i5100 fix initialization codeKeith Mannthey2009-10-29
* | | | | | | | | | edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder2009-10-29
* | | | | | | | | | edac: i5400 fix csrow mappingJeff Roberson2009-10-29
* | | | | | | | | | twl4030-gpio: remove __devexit markings from remove funcMike Frysinger2009-10-29
* | | | | | | | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-29
* | | | | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-29
* | | | | | | | | | atmel_serial: fix bad BUILD_BUG_ON() usageHaavard Skinnemoen2009-10-29
* | | | | | | | | | loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-29
* | | | | | | | | | omap_hsmmc: add missing probe handler hookRoger Quadros2009-10-29
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-22
| * | | | | | | | | move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-22
| * | | | | | | | | virtio_blk: Revert serial number supportRusty Russell2009-10-22
| * | | | | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-22
| * | | | | | | | | virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-22
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-22
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-21
| * | | | | | | | | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-20
| * | | | | | | | | KS8851: Fix MAC address write orderBen Dooks2009-10-20
| * | | | | | | | | KS8851: Add soft reset at probe timeBen Dooks2009-10-20
| * | | | | | | | | net: fix section mismatch in fec.cSteven King2009-10-20
| * | | | | | | | | ethoc: clear only pending irqsThomas Chou2009-10-19
| * | | | | | | | | ethoc: inline regs accessThomas Chou2009-10-19
| * | | | | | | | | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-16
| * | | | | | | | | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet2009-10-15
| * | | | | | | | | be2net: fix support for PCI hot plugSathya Perla2009-10-15
| * | | | | | | | | be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-15
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-21
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-18
| * | | | | | | | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-18
| * | | | | | | | | Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-18
| * | | | | | | | | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-18
| * | | | | | | | | Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-14
| * | | | | | | | | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-14
| * | | | | | | | | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-13
| * | | | | | | | | Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-13
| * | | | | | | | | Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-13
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-10-21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm snapshot: allow chunk size to be less than page sizeMikulas Patocka2009-10-16
| * | | | | | | | | | dm snapshot: use unsigned integer chunk sizeMikulas Patocka2009-10-16
| * | | | | | | | | | dm snapshot: lock snapshot while supplying statusMikulas Patocka2009-10-16
| * | | | | | | | | | dm exception store: fix failed set_chunk_size error pathMikulas Patocka2009-10-16