aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville16-18/+75
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev1-1/+1
2013-01-03vxlan: allow live mac address changestephen hemminger1-0/+1
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman1-2/+3
2013-01-02brcmsmac: add copyright information for CanonicalArend van Spriel1-0/+1
2013-01-02rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2013-01-02rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+10
2013-01-02rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+11
2013-01-02rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger1-0/+6
2013-01-02p54usb: add USBIDs for two more p54usb devicesChristian Lamparter1-0/+3
2013-01-02rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl1-0/+1
2013-01-02ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-1/+1
2013-01-02bcma: correct M25P32 serial flash IDRafał Miłecki1-1/+1
2013-01-02brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider1-2/+2
2013-01-02p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski1-0/+1
2013-01-02carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter1-1/+5
2013-01-02rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna1-4/+3
2013-01-02ath9k: Fix compilation breakageSujith Manoharan1-1/+2
2013-01-02ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2013-01-02bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting itGeert Uytterhoeven1-2/+1
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger1-0/+35
2012-12-28net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork1-0/+1
2012-12-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-6/+12
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-41/+22
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-26cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-26cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds54-247/+241
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls API failures"Rafael J. Wysocki2-18/+13
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton54-247/+241
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck1-1/+1
2012-12-22Drivers: network: more __dev* removalGreg KH3-14/+13
2012-12-21hwmon: (lm73} Detect and report i2c bus errorsChris Verges1-5/+11
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds17-444/+725
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds28-433/+473
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds21-214/+2233
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet1-21/+3
2012-12-21solos-pci: double lock in geos_gpio_store()Dan Carpenter1-1/+1
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-21dm: remove map_infoMikulas Patocka13-50/+29
2012-12-21dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-21dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-21dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-21dm flakey: dont use map_contextMikulas Patocka1-4/+11
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka1-11/+11
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka3-4/+5
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka1-35/+8
2012-12-21dm verity: use per_bio_dataMikulas Patocka1-18/+4
2012-12-21dm raid1: use per_bio_dataMikulas Patocka1-34/+5