aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-18HID: wiimote: fix nunchuck button parserDavid Herrmann1-4/+4
2013-02-18HID: blacklist Velleman data acquisition boardsIan Abbott2-0/+14
2013-02-07HID: add missing GENERIC_HARDIRQ dependencyHeiko Carstens1-1/+1
2013-01-18HID: Fix uninitialized variable "size" in hid-wiimote-debugSimon Que1-1/+1
2013-01-17HID: Support Jess/Saitek Color Rumble PadMichael Karcher3-2/+15
2013-01-03HID: uhid: use __packed__ for uhid_feature_answer_reqDavid Herrmann1-1/+1
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten54-691/+54
2013-01-03HID: hid.h: remove unused hid_generic_{init,exit} prototypesH Hartley Sweeten1-3/+0
2013-01-03HID: introduce helper for hid_driver boilerplateH Hartley Sweeten1-0/+12
2012-12-12net/mlx4_en: Add support for destination MAC in steering rulesYan Burman1-6/+15
2012-12-12net/mlx4_en: Use generic etherdevice.h functions.Yan Burman1-4/+2
2012-12-12net: ethtool: Add destination MAC address to flow steering APIYan Burman1-4/+7
2012-12-12bridge: add support of adding and deleting mdb entriesCong Wang4-29/+297
2012-12-12bridge: notify mdb changes via netlinkCong Wang4-0/+90
2012-12-12ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2-31/+11
2012-12-12uapi: add missing netconf.h to export liststephen hemminger1-0/+1
2012-12-12HID: i2c-hid: add mutex protecting open/close raceBenjamin Tissoires1-3/+11
2012-12-12Revert "HID: sensors: add to special driver list"Alexander Holler2-11/+0
2012-12-12HID: sensors: autodetect USB HID sensor hubsAlexander Holler4-33/+13
2012-12-12MN10300: Use asm-generic/pci_iomap.hDavid Howells1-0/+1
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells1-3/+1
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells1-0/+1
2012-12-12mn10300/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-8/+25
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2-1/+36
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter1-12/+23
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter2-6/+6
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter4-48/+90
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter1-4/+30
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter3-52/+17
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells1-6/+8
2012-12-12ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai1-5/+14
2012-12-12ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai1-0/+1
2012-12-12ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai1-0/+6
2012-12-12ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3Denis Washington1-2/+5
2012-12-12ALSA: hda - Check validity of CORB/RIRB WP readsTakashi Iwai1-2/+12
2012-12-12ALSA: hda - use usleep_range in link reset and change timeout checkMengdong Lin1-9/+11
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui2-3/+9
2012-12-12Thermal: fix a NULL pointer dereference when generic thermal layer is built as a moduleZhang Rui1-1/+2
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet5-6/+22
2012-12-12solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse1-2/+3
2012-12-11bnx2: Fix accidental reversions.Michael Chan1-2/+2
2012-12-11memory_hotplug: ensure every online node has NORMAL memoryLai Jiangshan1-0/+40
2012-12-11memory_hotplug: handle empty zone when online_movable/online_kernelLai Jiangshan1-6/+45
2012-12-11mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan4-14/+146
2012-12-11drivers/base/node.c: cleanup node_state_attr[]Lai Jiangshan1-10/+10
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim5-16/+16
2012-12-11avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim1-3/+0
2012-12-11mm: cma: remove watermark hacksMarek Szyprowski2-67/+0
2012-12-11mm: cma: skip watermarks check for already isolated blocks in split_free_page()Marek Szyprowski1-8/+9
2012-12-11mm, oom: fix race when specifying a thread as the oom originDavid Rientjes6-52/+30