aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-31
* dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao2012-05-31
* Dell Vostro 3350 touchpad LEDAng Way Chuang2012-05-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-31
|\
| * s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
| * s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-24
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-31
|\ \
| * \ Merge branch 'x86/trampoline' into x86/urgentH. Peter Anvin2012-05-30
| |\ \
| | * | x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin2012-05-30
| * | | Merge branch 'x86/mce' into x86/urgentIngo Molnar2012-05-30
| |\ \ \
| | * | | x86/bitops: Move BIT_64() for a wider useBorislav Petkov2012-05-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-31
|\ \ \ \ \
| * | | | | net/smsc911x: Repair broken failure pathsLee Jones2012-05-30
| * | | | | virtio-net: remove useless disable on freezeMichael S. Tsirkin2012-05-30
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-30
| |\ \ \ \ \
| | * | | | | wlcore: fix undefined symbols when CONFIG_PM is not definedEyal Shapira2012-05-29
| | * | | | | ath9k_hw: apply internal regulator settings on AR933xFelix Fietkau2012-05-29
| | * | | | | ath9k_hw: update AR933x initvals to fix issues with high power devicesFelix Fietkau2012-05-29
| | * | | | | ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau2012-05-29
| | * | | | | ath9k: stop rx dma before stopping txFelix Fietkau2012-05-29
| | * | | | | ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-29
| | * | | | | brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens2012-05-25
| | * | | | | NFC: potential integer overflow problem in check_crc()Dan Carpenter2012-05-25
| | * | | | | wl1251: fix oops on early interruptGrazvydas Ignotas2012-05-25
| | * | | | | iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-25
| | * | | | | iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-25
| | * | | | | iwlwifi: remove ucode16 optionJohannes Berg2012-05-25
| | * | | | | iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-25
| | * | | | | iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-25
| | * | | | | iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-25
| * | | | | | r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga2012-05-29
| * | | | | | r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga2012-05-29
| * | | | | | net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda2012-05-29
| * | | | | | asix: allow full size 8021Q frames to be receivedEric Dumazet2012-05-29
| * | | | | | xen/netback: Calculate the number of SKB slots required correctlySimon Graham2012-05-24
| * | | | | | solos-pci: Fix DMA supportDavid Woodhouse2012-05-24
| * | | | | | net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork2012-05-24
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-30
|\ \ \ \ \ \ \
| * | | | | | | rbd: rename __rbd_update_snaps to __rbd_refresh_headerJosh Durgin2012-05-14
| * | | | | | | rbd: fix snapshot size typeJosh Durgin2012-05-14
| * | | | | | | rbd: remove conditional snapid parametersJosh Durgin2012-05-14
| * | | | | | | rbd: store snapshot id instead of indexJosh Durgin2012-05-14
| * | | | | | | rbd: protect read of snapshot sequence numberJosh Durgin2012-05-14
| * | | | | | | rbd: fix integer overflow in rbd_header_from_disk()Xi Wang2012-05-14
| * | | | | | | rbd: use gfp_flags parameter in rbd_header_from_disk()Dan Carpenter2012-05-14
| * | | | | | | ceph: drop support for preferred_osd pgsSage Weil2012-05-07
| * | | | | | | rbd: don't hold spinlock during messenger flushAlex Elder2012-04-05
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-30
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
| * | | | | | | | i2c-dev: Add support for I2C_M_RECV_LENJean Delvare2012-05-30
| | |_|_|_|_|/ / | |/| | | | | |