summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-08-246-94/+200
|\
| * Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina2011-08-244-0/+16
| |\
| | * HID: usbhid: Add support for SiGma Micro chipJeremiah Matthey2011-08-232-0/+4
| | * HID: add support for new revision of Apple aluminum keyboardDan Bastone2011-08-013-0/+12
| * | HID: wiimote: Add status and return request handlersDavid Herrmann2011-08-231-0/+24
| * | HID: wiimote: Add drm requestDavid Herrmann2011-08-231-0/+26
| * | HID: wiimote: Register led class devicesDavid Herrmann2011-08-232-59/+107
| * | HID: wiimote: Correctly call HID open/close callbacksDavid Herrmann2011-08-231-0/+16
| * | HID: wiimote: Simplify synchronizationDavid Herrmann2011-08-231-51/+27
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-2415-145/+241
|\ \
| * | Input: ad714x - read the interrupt status registers in a rowMichael Hennerich2011-08-224-41/+49
| * | Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov2011-08-224-103/+131
| * | Input: ad714x - fix endianness issuesMichael Hennerich2011-08-222-33/+25
| * | Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich2011-08-221-0/+6
| * | Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * | Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
| * | Input: max11801_ts - correct license statementJiejing Zhang2011-08-201-1/+2
| * | Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen2011-08-161-0/+12
| * | Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake2011-08-161-0/+20
| * | Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-161-4/+6
| * | Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-161-3/+4
| * | Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad2011-08-161-0/+4
| * | Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * | Input: mpu3050 - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
| * | Input: bcm5974 - add support for touchpads found in MacBookAir4,2Joshua V. Dillon2011-08-081-0/+20
| * | Input: mma8450 - fix module device table typeAxel Lin2011-08-081-1/+1
| * | Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-2418-91/+281
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-225-36/+37
| |\ \ \
| | * | | iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach2011-08-131-22/+17
| | * | | Revert "iwlagn: sysfs couldn't find the priv pointer"Emmanuel Grumbach2011-08-131-9/+9
| | * | | drivers/net/wireless/wl12xx: add missing kfreeJulia Lawall2011-08-122-6/+5
| | * | | rt2x00: fix crash in rt2800usb_get_txwiStanislaw Gruszka2011-08-111-4/+3
| | * | | rt2x00: fix order of entry flags modificationStanislaw Gruszka2011-08-111-10/+7
| | * | | rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-08-111-1/+12
| * | | | forcedeth: call vlan_mode only if hw supports vlansJiri Pirko2011-08-171-1/+2
| * | | | via-velocity: remove non-tagged packet filteringJiri Pirko2011-08-171-4/+0
| * | | | bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)2011-08-171-0/+18
| * | | | gianfar: reduce stack usage in gianfar_ethtool.cWang Shaoyan2011-08-131-5/+21
| * | | | gianfar: prevent buggy hw rx vlan taggingJiri Pirko2011-08-131-2/+7
| * | | | net: sh_eth: Fix build by forgot including linux/interrupt.hNobuhiro Iwamatsu2011-08-131-0/+1
| * | | | drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall2011-08-131-2/+2
| * | | | usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer2011-08-131-9/+38
| * | | | vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross2011-08-131-14/+20
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-08-134-18/+135
| |\ \ \ \
| | * | | | e1000e: workaround invalid Tx/Rx tail descriptor register writeBruce Allan2011-08-133-4/+85
| | * | | | e1000e: workaround for packet drop on 82579 at 100MbpsBruce Allan2011-08-131-5/+14
| | * | | | e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplexBruce Allan2011-08-131-8/+33
| | * | | | ixgbe: Fix FCOE memory leak for DDP packetsAlexander Duyck2011-08-131-1/+3
* | | | | | Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds2011-08-233-0/+3
|\ \ \ \ \ \