summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* skd: Replaced custom debug PRINTKs with pr_debugrchinthekindi2013-11-081-284/+407
* skd: Fix checkpatch ERRORS and removed unused functionsAkhil Bhansali2013-11-081-22/+31
* rsxx: Fix possible kernel panic with invalid config.Philip J Kelleher2013-11-082-4/+6
* rsxx: Disallow discards from being unmapped.Philip J Kelleher2013-11-082-12/+17
* drbd: avoid to shrink max_bio_size due to peer re-configurationLars Ellenberg2013-11-082-2/+5
* drbd: fix decoding of bitmap vli rle for device sizes > 64 TBLars Ellenberg2013-11-081-1/+5
* drbd: Fix adding of new minors with freshly created meta dataPhilipp Reisner2013-11-082-2/+3
* drbd: Fix an connection drop issue after enabling allow-two-primariesPhilipp Reisner2013-11-081-23/+16
* drbd: fix NULL pointer deref in module init error pathLars Ellenberg2013-11-081-10/+9
* block: disable cpqarray in KconfigJens Axboe2013-11-081-1/+1
* Add support for sTec's pci-e flash card KronosAkhil Bhansali2013-11-084-0/+6183
* rsxx: Kernel Panic caused by mapping DiscardsPhilip J Kelleher2013-11-082-21/+24
* mtip32xx: dynamically allocate buffer in debugfs functionsDavid Milburn2013-11-081-10/+37
* mtip32xx: Add SRSI supportAsai Thambi S P2013-11-082-182/+289
* rsxx: Moving pci_map_page to prevent overflow.Philip J Kelleher2013-11-082-47/+28
* rsxx: Handling failed pci_map_page on PowerPC and double free.Philip J Kelleher2013-11-083-22/+37
* loop: fix crash when using unassigned loop deviceMikulas Patocka2013-11-081-7/+8
* xen/blkback: fix reference countingVegard Nossum2013-11-081-1/+2
* xen-blkfront: improve aproximation of required grants per requestRoger Pau Monne2013-11-081-4/+7
* xen-blkfront: revoke foreign access for grants not mapped by the backendRoger Pau Monne2013-11-081-4/+29
* mg_disk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-081-1/+1
* block: Consolidate duplicated bio_trim() implementationsKent Overstreet2013-11-085-108/+14
* block: fix a probe argument to blk_register_regionMikulas Patocka2013-11-082-2/+2
* loop: fix crash if blk_alloc_queue failsMikulas Patocka2013-11-081-1/+3
* Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-11-013-218/+63
|\
| * USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2013-11-012-0/+7
| * Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman2013-11-011-5/+1
| * Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman2013-11-011-52/+10
| * Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman2013-11-011-37/+28
| * Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman2013-11-011-2/+2
| * Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman2013-11-011-114/+101
| * Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman2013-11-011-12/+4
| * Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman2013-11-011-1/+1
| * Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman2013-11-011-12/+0
| * Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman2013-11-011-2/+3
| * Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman2013-11-011-10/+5
| * Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman2013-11-011-72/+23
| * Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman2013-11-011-32/+11
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-11-014-4/+25
|\ \
| * | clk: fixup argument order when setting VCO parametersJonathan Austin2013-10-081-1/+1
| * | clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen2013-10-081-1/+1
| * | clk: armada-370: fix tclk frequenciesSimon Guinot2013-10-071-2/+2
| * | clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij2013-10-021-0/+21
* | | i915: fix compiler warningLinus Torvalds2013-10-311-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-10-317-20/+51
|\ \ \
| * | | Input: ALPS - add support for model found on Dell XT2Yunkang Tang2013-10-311-0/+1
| * | | Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-231-0/+4
| * | | Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-231-0/+4
| * | | Input: wacom - export battery scopeBastien Nocera2013-10-161-0/+4
| * | | Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner2013-10-061-4/+10