aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-08-26
|\
| * drivers:misc: ti-st: fix unexpected UART closePavan Savoy2011-08-22
| * drivers:misc: ti-st: free skb on firmware downloadPavan Savoy2011-08-22
| * drivers:misc: ti-st: wait for completion at failPavan Savoy2011-08-22
| * drivers:misc: ti-st: reinit completion before sendPavan Savoy2011-08-22
| * drivers:misc: ti-st: fail-safe on wrong pkt typeVijay Badawadagi2011-08-22
| * drivers:misc: ti-st: reinit completion on ver readPavan Savoy2011-08-22
| * drivers:misc:ti-st: platform hooks for chip statesPavan Savoy2011-08-22
| * drivers:misc: ti-st: avoid a misleading dbg msgPavan Savoy2011-08-22
| * base/devres.c: quiet sparse noise about context imbalanceH Hartley Sweeten2011-08-22
| * pti: add missing CONFIG_PCI dependencyHeiko Carstens2011-08-22
| * drivers/base/devtmpfs.c: correct annotation of `setup_done'Arnaud Lacombe2011-08-08
| * driver core: fix kernel-doc warning in platform.cRandy Dunlap2011-08-08
| * firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-08
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-08-26
|\ \
| * | staging: tidspbridge: fix compilation on dsp clock functionsOmar Ramirez Luna2011-08-24
| * | staging: octeon-ethernet: Add missing #includes.David Daney2011-08-23
| * | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-23
| * | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-23
| * | staging: brcm80211: SPARC build error fixPieter-Paul Giesberts2011-08-23
| * | staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel2011-08-23
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-26
|\ \ \
| * | | [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-24
| * | | [S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall2011-08-24
* | | | drivers/rtc/rtc-s3c.c: allow multiple open / allow no-ioctl-open'ed rtc to ha...MyungJoo Ham2011-08-25
* | | | drivers/rtc/rtc-s3c.c: correct debug messagesMyungJoo Ham2011-08-25
* | | | drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-25
* | | | drivers/misc/ab8500-pwm.c: fix modaliasAxel Lin2011-08-25
* | | | drivers/misc/fsa9480.c: fix a leak of the IRQ during init failureAxel Lin2011-08-25
* | | | backlight: fix module alias prefix for adp8870_blAxel Lin2011-08-25
* | | | backlight: add a callback 'notify_after' for backlight controlDilan Lee2011-08-25
* | | | leds: add missing include of linux/module.hAxel Lin2011-08-25
* | | | drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin2011-08-25
* | | | rapidio: fix use of non-compatible registersAlexandre Bounine2011-08-25
* | | | drivers/char/msm_smd_pkt.c: don't use IS_ERR()Thomas Meyer2011-08-25
* | | | MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-25
* | | | w1: fix for loop in w1_f29_remove_slave()Dan Carpenter2011-08-25
* | | | drivers/misc/pti.c: add missing includesSergei Trofimovich2011-08-25
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-08-25
|\ \ \ \
| * | | | hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-24
| * | | | hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-22
| | |/ / | |/| |
* | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-25
|\ \ \ \
| * | | | target: Convert acl_node_lock to be IRQ-disablingRoland Dreier2011-08-22
| * | | | target: Make locking in transport_deregister_session() IRQ safeRoland Dreier2011-08-22
| * | | | tcm_fc: init/exit functions should not be protected by "#ifdef MODULE"Roland Dreier2011-08-22
| * | | | target: Print subpage too for unhandled MODE SENSE pagesRoland Dreier2011-08-22
| * | | | iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugsDan Carpenter2011-08-22
| * | | | iscsi-target: Implement iSCSI target IPv6 address printing.Chris Boot2011-08-22
| * | | | target: Fix task SGL chaining breakage with transport_allocate_data_tasksNicholas Bellinger2011-08-22
| * | | | target: Fix task count > 1 handling breakage and use max_sector page alignmentNicholas Bellinger2011-08-22