| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: mousedev - move /dev/input/mice to the correct minor | Dmitry Torokhov | 2012-11-19 | 1 | -2/+2 |
* | Input: MT - document new 'flags' argument of input_mt_init_slots() | Henrik Rydberg | 2012-11-10 | 1 | -0/+4 |
* | Input: tsc40 - remove wrong announcement of pressure support | Rolf Eike Beer | 2012-10-31 | 1 | -1/+0 |
* | Input: lpc32xx-keys - select INPUT_MATRIXKMAP | Roland Stigge | 2012-10-30 | 1 | -0/+1 |
* | Input: pxa27x_keypad - clear pending interrupts on keypad config | Vasily Khoruzhick | 2012-10-30 | 1 | -0/+3 |
* | Input: wacom - correct bad Cintiq 24HD check | Jason Gerecke | 2012-10-30 | 1 | -1/+1 |
* | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes | Dmitry Torokhov | 2012-10-30 | 5649 | -162579/+352879 |
|\ |
|
| * | Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 2012-10-28 | 1 | -1/+2 |
| |\ |
|
| | * | spi: mxs: Terminate DMA in case of DMA timeout | Marek Vasut | 2012-10-17 | 1 | -0/+1 |
| | * | spi: mxs: Assign message status after transfer finished | Marek Vasut | 2012-10-17 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-27 | 35 | -310/+578 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-26 | 10 | -94/+102 |
| | |\ \ |
|
| | | * | | b43: Fix oops on unload when firmware not found | Larry Finger | 2012-10-24 | 1 | -0/+4 |
| | | * | | mwifiex: clean up scan state on error | Bing Zhao | 2012-10-24 | 1 | -2/+5 |
| | | * | | mwifiex: return -EBUSY if specific scan request cannot be honored | Bing Zhao | 2012-10-24 | 1 | -8/+5 |
| | | * | | brcmfmac: fix potential NULL dereference | Yuanhan Liu | 2012-10-24 | 1 | -1/+1 |
| | | * | | Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz" | Felix Fietkau | 2012-10-24 | 1 | -82/+82 |
| | | * | | ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation | Mohammed Shafi Shajakhan | 2012-10-24 | 1 | -0/+1 |
| | | * | | rt2x00: usb: fix reset resume | Stanislaw Gruszka | 2012-10-24 | 3 | -0/+3 |
| | | * | | rtlwifi: pass rx setup error code to caller | Christian Lamparter | 2012-10-24 | 1 | -1/+1 |
| | * | | | tilegx: fix some issues in the SW TSO support | Chris Metcalf | 2012-10-26 | 1 | -16/+19 |
| | * | | | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan | Dan Williams | 2012-10-26 | 2 | -15/+40 |
| | * | | | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 2012-10-26 | 1 | -0/+3 |
| | * | | | net/mlx4_core: Unmap UAR also in the case of error flow | Dotan Barak | 2012-10-26 | 1 | -4/+14 |
| | * | | | net/mlx4_en: Don't use vlan tag value as an indication for vlan presence | Moni Shoua | 2012-10-26 | 1 | -1/+1 |
| | * | | | net/mlx4_en: Fix double-release-range in tx-rings | Jack Morgenstein | 2012-10-26 | 1 | -1/+0 |
| | * | | | bas_gigaset: fix pre_reset handling | Tilman Schmidt | 2012-10-26 | 1 | -3/+16 |
| | * | | | vhost: fix mergeable bufs on BE hosts | Michael S. Tsirkin | 2012-10-25 | 1 | -1/+2 |
| | * | | | gianfar_ptp: use iomem, not ioports resource tree in probe | Wei Yang | 2012-10-25 | 1 | -1/+1 |
| | * | | | Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-can | David S. Miller | 2012-10-25 | 2 | -5/+27 |
| | |\ \ \ |
|
| | | * | | | can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boards | Stephane Grosjean | 2012-10-24 | 1 | -2/+11 |
| | | * | | | can: flexcan: disable bus error interrupts for the i.MX6q | Wolfgang Grandegger | 2012-10-23 | 1 | -3/+16 |
| | * | | | | NET_VENDOR_TI: make available for am33xx as well | Peter Korsgaard | 2012-10-25 | 1 | -1/+1 |
| | * | | | | pch_gbe: fix error handling in pch_gbe_up() | Veaceslav Falico | 2012-10-25 | 1 | -6/+11 |
| | |/ / / |
|
| | * | | | pch_gbe: don't reset MAC_RX on FIFO overflow | Veaceslav Falico | 2012-10-23 | 1 | -60/+6 |
| | * | | | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll | Veaceslav Falico | 2012-10-23 | 1 | -13/+6 |
| | * | | | pch_gbe: create functions for MAC_RX {en,dis}able | Veaceslav Falico | 2012-10-23 | 1 | -6/+20 |
| | * | | | qla3xxx: Ensure request/response queue addr writes to the registers | Joe Jin | 2012-10-22 | 1 | -2/+7 |
| | * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-10-22 | 5 | -63/+53 |
| | |\ \ \ |
|
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-19 | 5 | -63/+53 |
| | | |\| | |
|
| | | | * | | iwlwifi: fix 6000 series channel switch command | Johannes Berg | 2012-10-16 | 1 | -15/+24 |
| | | | * | | net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx() | Stanislav Yakovlev | 2012-10-15 | 1 | -1/+1 |
| | | | * | | bcma: fix unregistration of cores | Piotr Haber | 2012-10-15 | 1 | -2/+3 |
| | | | * | | brcmfmac: fix end of loop check (signedness bug) | Dan Carpenter | 2012-10-15 | 1 | -2/+2 |
| | | | * | | brcmfmac: set dongle mode accordingly when interface up | Franky Lin | 2012-10-15 | 1 | -36/+2 |
| | | | * | | brcmfmac: use control channel in roamed status reporting | Franky Lin | 2012-10-15 | 1 | -6/+20 |
| | | | * | | brcmfmac: handle all exceptions as an error. | Hante Meuleman | 2012-10-15 | 1 | -1/+1 |
| | | | |/ |
|
| | * | / | cxgb4: Remove unnecessary #ifdef condition | Vipul Pandya | 2012-10-22 | 3 | -24/+27 |
| | |/ / |
|
| | * | | net: qmi_wwan: adding more ZTE devices | Bjørn Mork | 2012-10-18 | 1 | -0/+41 |
| | * | | phy: add AT803x driver | Matus Ujhelyi | 2012-10-18 | 3 | -0/+182 |