aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | | | | | | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-09
| * | | | | | | | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-09
| * | | | | | | | bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-09
| * | | | | | | | bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-09
| * | | | | | | | stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-09
| * | | | | | | | stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-09
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-09
| | * | | | | | | | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-09
| | * | | | | | | | rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-09
| | * | | | | | | | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-09
| * | | | | | | | | cnic: Don't use netdev->base_addrMichael Chan2012-07-09
| * | | | | | | | | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-09
| * | | | | | | | | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-09
| * | | | | | | | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-09
| * | | | | | | | | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-09
| * | | | | | | | | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-09
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpmsg: fix dependency on initialization orderFederico Fuga2012-07-17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gma500' (Alan's GMA patches)Linus Torvalds2012-07-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gma500,cdv: Fix the brightness baseAlan Cox2012-07-16
| * | | | | | | | | gma500: move the ASLE enableAlan Cox2012-07-16
| * | | | | | | | | gma500: Fix lid related crashAlan Cox2012-07-16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | intel_ips: blacklist HP ProBook laptopsTakashi Iwai2012-06-26
| * | | | | | | | | ideapad: uninitialized data in ideapad_acpi_add()Dan Carpenter2012-06-26
| * | | | | | | | | sony-laptop: correct find_snc_handle failure checksMattia Dongili2012-06-26
| * | | | | | | | | sony-laptop: fix a couple signedness bugsDan Carpenter2012-06-26
| * | | | | | | | | sony-laptop: fix sony_nc_sysfs_store()Dan Carpenter2012-06-26
| * | | | | | | | | sony-laptop: input initialization should be done before SNCMattia Dongili2012-06-26
| * | | | | | | | | sony-laptop: add lid backlight support for handle 0x143Mattia Dongili2012-06-26
| * | | | | | | | | sony-laptop: store battery care limits on batteriesMattia Dongili2012-06-26
| * | | | | | | | | sony-laptop: notify userspace of GFX switch position changesMarco Chiappero2012-06-26
| * | | | | | | | | sony-laptop: use an enum for SNC event typesMattia Dongili2012-06-26
* | | | | | | | | | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2012-07-14
| * | | | | | | | | pinctrl: pinctrl-imx: only print debug message when DEBUG is definedDong Aisheng2012-07-14
* | | | | | | | | | blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-14
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-14
* | | | | | | | | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-14
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-12
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown2012-07-08
* | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (it87) Preserve configuration register bits on initJean Delvare2012-07-12
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-13
| * | | | | | | | | | | | Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson2012-07-11
| * | | | | | | | | | | | Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan2012-07-11